home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 June
/
CHIP Turkiye Haziran 1997.iso
/
shar
/
wincmd
/
install.bin
/
WINCMD32.EXE
/
0
/
RCDATA
/
TQUICKSEARCH
/
TQUICKSEARCH.txt
Wrap
Text File
|
1996-12-31
|
1KB
|
54 lines
object QUICKSEARCH: TQUICKSEARCH
Left = 221
Top = 179
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 32
ClientWidth = 286
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 286
Height = 32
TabOrder = 0
object SearchLabel: TLabel
Tag = 1
Left = 4
Top = 7
Width = 73
Height = 20
AutoSize = False
Caption = 'Search:'
end
object quickline: TEdit
Left = 80
Top = 4
Width = 201
Height = 24
TabOrder = 0
OnKeyDown = quicklineKeyDown
OnKeyPress = quicklineKeyPress
end
end
object Translate1: TTranslate
Tag = 5760
Left = 16
Top = 24
end
object ResolutionFix1: TResolutionFix
Left = 44
Top = 24
end
end